Overload | Description |
---|---|
NotBe(Nullable<Boolean>,String,Object[]) | Asserts that the value is not equal to the specified unexpected value. |
NotBe | Asserts that the value is not equal to the specified unexpected value. (Inherited from FluentAssertions.Primitives.BooleanAssertions<TAssertions>) |